home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 25
/
CDROM25.iso
/
lazer
/
fpwtdemo
/
Poster.dcr
/
Behaviors_36_Next Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-10
|
240 b
|
12 lines
on mouseUp me
set the member of sprite the currentSpriteNum to "Next"
end
on mouseDown me
set the member of sprite the currentSpriteNum to "NextDown"
end
on mouseWithin me
CheckHilite(me, member "NextHilite", member "NextDown")
end